add RowDefinition from cs xamarin

49

xamarin forms set the grid row property of an element programmatically -

tblock.SetValue(Grid.RowProperty, 4);

Comments

Submit
0 Comments